home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3962 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: news.eunet.fi!fipnet!kone!jsaarinen
  2. Newsgroups: comp.sys.amiga.programmer
  3. X-NewsReader: IntuiNews 1.2b (31.7.94)
  4. References: <38232329@kone.fipnet.fi> <4fnh84$1m7@oreig.uji.es> <4g0fjl$gh1@maureen.teleport.com>
  5. From: "Jyrki Saarinen" <jsaarinen@kone.fipnet.fi>
  6. Date: Sun, 18 Feb 96 12:45:14 UT
  7. Comments: Illegal date header - new date added by quicknews
  8. X-Original-Date: Sun, 18 Feb 96 12:47:44 
  9. MIME-Version: 1.0
  10. Content-Type: text/plain; charset=iso-8859-1
  11. Content-Transfer-Encoding: binary
  12. Subject: Re: Bitfieldinsert?
  13. Message-ID: <38232461@kone.fipnet.fi>
  14.  
  15.  
  16. >  4bit chunky version would be, to draw 8 4bit pixel
  17. >     REPEAT 16
  18. >     move.l    (a0)+,(a1)+        ;draw 8 pixels
  19. >     ENDR
  20. >  a0 is a pointer in a lighting cube ... Think of it as tmapping a
  21. >  X*1 texture and having all the texture size prescaled so you only
  22. >  have intereg part when steping in the texture.
  23. >  in 8bit its the same but you map only 4 pixels at a time.
  24.  
  25. Hey, finally a place for doing some c2p pass(es) in the inner
  26. loop..?  Have you done this code, btw?
  27.  
  28. >  But back to bitfield inst, they are nice for <33 pixel wide flat
  29. >  lighted triangles. I think a 25mhz 030 can draw ~70,000 32x16 polygon
  30. >  using bfset.
  31.  
  32. Yep. Too bad that idea cant be used in something serious.
  33.  
  34. --                               _
  35. a Stellar programmer          _ //
  36. "Amiga - back for the future" \X/
  37.